//==============================================================================
// Ulfsark_Anim.txt
//==============================================================================

//==============================================================================

define Norse2HandAxe
{
   set hotspot
   {
      version
      {
         Visual attachments n sword iron
      }
   }
}

//==============================================================================

define Head
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Infantry N Ulfsark Head Standard
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry N Ulfsark Head Beta
			}
		}
	}
}

//==============================================================================

define hammer
{
   set hotspot
   {
      version
      {
         Visual Tool Hammer
      }
   }
}

//==============================================================================

anim Idle
{
	SetSelector
	{
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Ulfsark_idleA
					ReplaceTexture Infantry N Ulfsark Standard/Infantry N Ulfsark Beta
					ReplaceTexture Infantry N Ulfsark Head Standard/Infantry N Ulfsark Head Beta
					connect RightHand Norse2HandAxe hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}

//==============================================================================

anim Build
{
	SetSelector
	{
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Ulfsark_buildA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.74 false Build checkVisible 
//-- end auto generated section
					ReplaceTexture Infantry N Ulfsark Standard/Infantry N Ulfsark Beta
					ReplaceTexture Infantry N Ulfsark Head Standard/Infantry N Ulfsark Head Beta
					connect RightHand Hammer hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}
//==============================================================================

anim Walk
{
	SetSelector
	{
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Ulfsark_walkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag FootstepLeft 0.60 true   
               tag FootstepRight 0.20 true   
//-- end auto generated section
					ReplaceTexture Infantry N Ulfsark Standard/Infantry N Ulfsark Beta
					ReplaceTexture Infantry N Ulfsark Head Standard/Infantry N Ulfsark Head Beta
					connect RightHand Norse2HandAxe hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}

//==============================================================================

anim Attack
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Infantry Beta N Ulfsark_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.56 true   
               tag GenericSound 0.40 true   
               tag SpecificSoundSet 0.45 false SwordSwing checkVisible 
//-- end auto generated section
				ReplaceTexture Infantry N Ulfsark Standard/Infantry N Ulfsark Beta
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry N Ulfsark Head Beta
				connect RightHand Norse2HandAxe hotspot
				connect LeftForearm LargeNorseShield hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}

//==============================================================================

anim Death
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Infantry Beta N Ulfsark_DeathA
				ReplaceTexture Infantry N Ulfsark Standard/Infantry N Ulfsark Beta
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry N Ulfsark Head Beta
				connect RightHand Norse2HandAxe hotspot
				connect LeftForearm LargeNorseShield hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}


//==============================================================================

anim Bored
{
	SetSelector
	{
			set hotspot
			{
				version
				{
					Visual Infantry Beta N Ulfsark_BoredA
					ReplaceTexture Infantry N Ulfsark Standard/Infantry N Ulfsark Beta
					ReplaceTexture Infantry N Ulfsark Head Standard/Infantry N Ulfsark Head Beta
					connect RightHand Norse2HandAxe hotspot
					connect LeftForearm LargeNorseShield hotspot
					Connect TopOfHead Head hotspot
				}
			}
	}
}

//==============================================================================

anim Flail
{
   SetSelector
   {
		set hotspot
		{
			version
			{
				Visual Infantry Beta N Ulfsark_FlailA
				ReplaceTexture Infantry N Ulfsark Standard/Infantry N Ulfsark Beta
				ReplaceTexture Infantry N Ulfsark Head Standard/Infantry N Ulfsark Head Beta
				connect RightHand Norse2HandAxe hotspot
				connect LeftForearm LargeNorseShield hotspot
				Connect TopOfHead Head hotspot
			}
		}
	}
}